type reflect.imethod

3 uses

	reflect (current package)
		type.go#L393: type imethod struct {
		type.go#L402: 	methods []imethod // sorted by hash
		type.go#L1129: 	var p *imethod